pci: Remove unused ppc4xx variable from struct pci_controller
authorStefan Roese <[email protected]>
Tue, 13 Mar 2018 07:41:09 +0000 (08:41 +0100)
committerTom Rini <[email protected]>
Mon, 19 Mar 2018 20:14:23 +0000 (16:14 -0400)
commited68ccbf42d59f5875404d5a0f729ebe5d2dc7d2
tree4a137e86a2a4fe2d53020fa4459e5f11cf25993a
parentec9c80d643a3e5ff35c5d24d675cb1feaa440c9d
pci: Remove unused ppc4xx variable from struct pci_controller

ppc4xx support was removed some time ago. Lets remove the now unused
"pci_fb" variable from "struct pci_controller" as well.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Simon Glass <[email protected]>
include/pci.h